getCounty

abstract fun getCounty(): String

Gets the county or administrative division (if applicable for the country). (e.g., "SomeCounty").

Return

The county name, or null/empty if not specified or not applicable.